feat: 数据源/AI模型/成员/权限 全部导出与批量导入#13
Merged
huhuhuhr-1 merged 1 commit intodev/v1.0.0.20260331from Mar 11, 2026
Merged
Conversation
- 数据源:全部导出(含表/字段/关系)、批量导入合并(同名更新) - AI 模型:全部导出、批量导入合并(按 name) - 成员管理:后端 uws export/import 接口,前端全部导出/批量导入 - 权限配置:前端全部导出/批量导入,导入时规范化 payload 修复 permission_list 报错 Made-with: Cursor
huhuhuhr-1
pushed a commit
that referenced
this pull request
Mar 12, 2026
新增 example 目录,包含 4 个嵌入示例页面: - 基础应用 · 浮窗/全屏模式 - 高级应用 · 浮窗/全屏模式 提供一键启动脚本和服务端代码,附带完整配置说明和测试方案。 Related: #13
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Made-with: Cursor